gpsbabel.git
2021-01-29 tsteven4tidy modernize-deprecated-headers
2021-01-28 tsteven4Merge pull request #673 from tsteven4/tidyupagain
2021-01-28 tsteven4tidy readability-qualified-auto
2021-01-28 tsteven4tidy readability-const-return-type
2021-01-28 tsteven4tidy readability-convert-member-functions-to-static
2021-01-27 tsteven4trust Qt to strip out characters illegal in xml. (...
2021-01-27 tsteven4clang tidy readability-make-member-function-const
2021-01-27 tsteven4Update standards to c++17, Qt >= 5.12, MSVC >= 2017...
2021-01-26 tsteven4cleanup CMakeLists.txt a bit. (#669)
2021-01-26 tsteven4fix some codeql warnings. (#663)
2021-01-26 tsteven4add github actions for CI. (#662)
2021-01-23 tsteven4catch windows installer up with renamed vc redistributa...
2021-01-20 tsteven4catch cmake up (#666)
2020-12-31 tsteven4Merge pull request #660 from gpsbabel/win64_only
2020-12-30 Robert LipeMerge pull request #658 from gpsbabel/date_demo
2020-12-29 Robert LipeMerge pull request #657 from gpsbabel/improve-errors
2020-12-29 tsteven4turn off selected msvc warnings for c compiler.
2020-12-29 tsteven4switch windows release build from 32 bit to 64 bit...
2020-12-27 Robert LipeModernize time handling in compegps, globalsat, hiketec...
2020-12-27 Robert LipeUnfix warning in util.cc since it breaks builds
2020-12-27 Robert LipeFix a dumb warning in garmin_txt.cc.
2020-12-27 Robert LipeUse full path name when displaying errors opening files...
2020-12-21 tsteven4Merge pull request #647 from gpsbabel/robertlipe-patch-1
2020-12-20 tsteven4add ozi track write test cases
2020-12-15 tsteven4backward compatible changes for Qt6 (#656)
2020-11-20 tsteven4move Qt 5.15 build to 5.15.2. (#652)
2020-11-10 tsteven4update mac, linux docker qtio builds to 5.12.10. (...
2020-11-08 tsteven4fix "Mismatching new/free or malloc/delete" found by...
2020-11-08 tsteven4Create codeql-analysis.yml (#648)
2020-10-27 Robert Lipeozi: don't deinit a write stream if we don't have one.
2020-09-10 tsteven4update build to Qt 5.15.1 from 5.15.0 (#642)
2020-09-08 tsteven4eliminate duplicate ignrando test. (#641)
2020-08-30 tsteven4backward compatible changes for Qt6. (#640)
2020-08-29 tsteven4add ability to disable map preview in GUI (#635)
2020-08-28 tsteven4Fix potential segmentation faults with exif. (#639)
2020-08-27 tsteven4fix hiketech datetime bug, prepare for toTime_t overrid...
2020-08-25 tsteven4remove unintentional collision with errno. (#636)
2020-08-24 tsteven4more gperf removal (#634)
2020-08-24 tsteven4merge selected upstream changes for upload.sh (#633)
2020-08-24 Robert LipeAllow client retry on a redirect of an upgrade check.
2020-08-24 Robert LipeMerge branch 'master' of https://github.com/gpsbabel...
2020-08-24 GPSBabelRemove dependency on gperf. (#631)
2020-08-22 tsteven4Migrate some RegExs to QRegularExpression. (#632)
2020-08-14 tsteven4add fedora CI build, drop xenial (#630)
2020-08-14 tsteven4compile in gpsbabel translations and map on non mac...
2020-08-14 tsteven4add some explicit docbook ids (#629)
2020-08-11 tsteven4remove autotools (#626)
2020-08-11 tsteven4add macos qt 5.15.0 build with artifactory image. ...
2020-08-07 tsteven4move linux CI from configure to qmake. (#613)
2020-08-07 tsteven4fix i386 regression error with engima. (#620)
2020-08-07 tsteven4use Qt endian detetion. (#619)
2020-08-07 tsteven4fix endianness/packing issues with energympro, globalsa...
2020-08-04 tsteven4cleanup README.md (#614)
2020-08-02 tsteven4fix a few gcc10 warnings.
2020-08-02 tsteven4fix lupdate warning. (#617)
2020-08-01 Viet-Tam LuuFix NMEA parsing creating Null Island waypoints (#607)
2020-08-01 tsteven4fix error detection for osx script, allow macOS sed...
2020-07-27 tsteven4support doc creation in qmake. (#609)
2020-07-27 tsteven4support parallel vtesto from qmake. (#612)
2020-07-27 tsteven4support third party library configuration in qmake...
2020-07-25 Vlad WingUpdate gpsusbstub.cc (#610)
2020-07-08 tsteven4fix spelling errors flagged by https://lintian.debian...
2020-07-06 Robert LipeReplace xxx with nnn for clarity
2020-07-06 tsteven4Release candidate (#602)
2020-07-03 Robert LipePrevent crash building PDF on MacOS when there's not...
2020-07-01 lintondfWrite garmin specific ilinks as gpxx:rpt elements ...
2020-06-26 Markus Wamseryum -> apt in Ubuntu instructions (#599)
2020-06-18 tsteven4update macos, linux builds to use Qt 5.12.9 (#596)
2020-06-10 tsteven4Adjust gdb reader duration handling (#595)
2020-06-08 tsteven4clean up some cppcheck warnings in gdb. (#594)
2020-06-07 lintondfExtract expected travel durations from Garmin BaseCamp...
2020-06-07 tsteven4fix Uncaught TypeError: map.checkResize is not a functi...
2020-06-06 tsteven4fix segmentation fault in GUI map preview. (#592)
2020-06-05 tsteven4refactor logging (#582)
2020-06-04 GPSBabelRemove Mapsource .mps format (#588)
2020-06-03 tsteven4use http for upgrade (#587)
2020-06-01 tsteven4fix Qt 5.15.0 Wdeprecated-declarations warnings for...
2020-06-01 tsteven4convert osm to format class (#579)
2020-06-01 tsteven4clean up mkstyle.sh (#578)
2020-06-01 tsteven4fix Qt 5.15.0 Wdeprecated-declarations warnings for...
2020-06-01 tsteven4make garmin_tables const (#576)
2020-05-28 tsteven4Merge pull request #574 from tsteven4/guict
2020-05-27 tsteven4clang-tidy readability-isolate-declaration on gui.
2020-05-27 tsteven4clang tidy modernize-use-auto on gui.
2020-05-27 tsteven4clang tidy modernize-redundant-void-arg on gui.
2020-05-27 tsteven4clang-tidy readability-redundant-member-init on gui.
2020-05-27 GPSBabel Fix numerous instances of shadowing confusion....
2020-05-25 tsteven4Fail configuration if libusb-1.0 is not found (#564)
2020-05-25 Jochen SprickerhofUse strncmp to compare array to string (#545)
2020-05-25 tsteven4fix -Wsizeof-pointer-memaccess in garmin_gpi reader...
2020-05-25 GPSBabelMerge pull request #567 from gpsbabel/bye_psitrex
2020-05-25 Robert LipeMerge branch 'bye_psitrex' of https://github.com/gpsbab...
2020-05-25 Robert LipeDon't refer to PSITtext in reference files.
2020-05-25 Robert LipeMore remnants of PSITrex.
2020-05-25 Robert LipeGarmin_icons in doc can't refer to psitrex any longer.
2020-05-25 GPSBabelCleanup of PSITrex removal
2020-05-25 GPSBabelCleanup of PSITrex removal
2020-05-25 GPSBabelCleanup of PSITrex removal
2020-05-25 GPSBabelActually prepare PSITrex deletion for cleanup
2020-05-25 tsteven4fix -Wstringop-truncation warning in osm. (#568)
next